| Name | Data Type | Order | Definition | ||
|---|---|---|---|---|---|
| distanceToThisRoad | MetresAsNonNegativeInteger | 5 | Distance to the road in metres (from the calling component/object). | ||
| nameOfRoad | MultilingualString | 0 | The name of the road. | ||
| roadDestination | MultilingualString | 3 | Name of some city, area, compass direction or other identification the road is leading to (to determine the direction in question). | ||
| roadIdentifier | MultilingualString | 1 | Identifier/number of the road. | ||
| roadOrigination | MultilingualString | 4 | Name of some city, area, compass direction or other identification this road comes from. | ||
| typeOfRoad | RoadTypeEnum | 2 | Type of the road. |